ysf的沙龍
Nature of Code閱讀心得與Python實作
83
免費公開
房間資訊
Daniel Shiffman所著「The Nature of Code」一書的閱讀心得,並用python及pygame來實作範例及練習題。 本作品採用創用CC BY-NC-SA 4.0授權條款 原書網頁版:https://natureofcode.com/
Top 5
1
The Nature of Code閱讀心得與Python實作:Chap. 11 Neuroevolution
2
The Nature of Code閱讀心得與Python實作:10.5 Building a Gesture...
3
The Nature of Code閱讀心得與Python實作:0.2 The Random Walker Class
4
The Nature of Code閱讀心得與Python實作:10.3 Putting the "Network"..
5
The Nature of Code閱讀心得與Python實作:8.4 Trees
1
The Nature of Code閱讀心得與Python實作:Chap. 11 Neuroevolution
2
The Nature of Code閱讀心得與Python實作:10.5 Building a Gesture...
3
The Nature of Code閱讀心得與Python實作:0.2 The Random Walker Class
4
The Nature of Code閱讀心得與Python實作:10.3 Putting the "Network"..
5
The Nature of Code閱讀心得與Python實作:8.4 Trees
全部
Chapter0,1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
全部
Chapter0,1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
全部類型
免費與付費
最新發佈
最新發佈
ysf
2026/04/06
The Nature of Code閱讀心得與Python實作:10.5 Building a Gesture...
這一節要依循機器學習生命週期的步驟來實作一個手勢分類器。透過這個過程,就可以很清楚知道,機器學習生命週期的每一個步驟究竟要做些什麼,以及程式要怎麼寫。
#
python
#
Python
#
PYTHON
4
2
ysf
2026/04/06
The Nature of Code閱讀心得與Python實作:10.5 Building a Gesture...
這一節要依循機器學習生命週期的步驟來實作一個手勢分類器。透過這個過程,就可以很清楚知道,機器學習生命週期的每一個步驟究竟要做些什麼,以及程式要怎麼寫。
#
python
#
Python
#
PYTHON
4
2
ysf
2026/02/23
The Nature of Code閱讀心得與Python實作:10.4 Machine Learning with..
本節介紹機器學習的生命週期,以及如何用Keras建立用於分類和迴歸的模型。
#
ML
#
Python
#
pygame
4
4
ysf
2026/02/23
The Nature of Code閱讀心得與Python實作:10.4 Machine Learning with..
本節介紹機器學習的生命週期,以及如何用Keras建立用於分類和迴歸的模型。
#
ML
#
Python
#
pygame
4
4
ysf
2026/02/02
The Nature of Code閱讀心得與Python實作:10.3 Putting the "Network"..
單一一個感知器雖然能解一些問題,但能解的問題範圍極其有限。如果把多個感知器組合,形成一個多層感知器(multilayer perceptron, MLP),那這個由多個神經元所組成的網路,將可以解決更複雜、更困難的問題。這一節的主要內容,就在概略地介紹多層感知器。
#
PYTHON
#
Python
#
python
1
ysf
2026/02/02
The Nature of Code閱讀心得與Python實作:10.3 Putting the "Network"..
單一一個感知器雖然能解一些問題,但能解的問題範圍極其有限。如果把多個感知器組合,形成一個多層感知器(multilayer perceptron, MLP),那這個由多個神經元所組成的網路,將可以解決更複雜、更困難的問題。這一節的主要內容,就在概略地介紹多層感知器。
#
PYTHON
#
Python
#
python
1
ysf
2026/01/26
The Nature of Code閱讀心得與Python實作:10.2 The Perceptron
這節要介紹的是最簡單的類神經網路,也就是只含有一個神經元的感知器(perceptron)。
#
python
#
Python
#
PYTHON
2
1
ysf
2026/01/26
The Nature of Code閱讀心得與Python實作:10.2 The Perceptron
這節要介紹的是最簡單的類神經網路,也就是只含有一個神經元的感知器(perceptron)。
#
python
#
Python
#
PYTHON
2
1
ysf
2025/12/22
The Nature of Code閱讀心得與Python實作:10.1 Introducing ...
簡單介紹類神經網路(artificial neural network, ANN)的應用範圍、運作方式、學習方式、第三方程式庫等。
#
pygame
#
python
#
Python
5
ysf
2025/12/22
The Nature of Code閱讀心得與Python實作:10.1 Introducing ...
簡單介紹類神經網路(artificial neural network, ANN)的應用範圍、運作方式、學習方式、第三方程式庫等。
#
pygame
#
python
#
Python
5
ysf
2025/12/15
The Nature of Code閱讀心得與Python實作:Chap. 10 Neural Networks
這一章要介紹的是現在紅透半邊天,可以說是AI基石的類神經網路(artificial neural network, ANN)。
#
PYTHON
#
python
#
Python
3
1
ysf
2025/12/15
The Nature of Code閱讀心得與Python實作:Chap. 10 Neural Networks
這一章要介紹的是現在紅透半邊天,可以說是AI基石的類神經網路(artificial neural network, ANN)。
#
PYTHON
#
python
#
Python
3
1
加入
Top 5
1
The Nature of Code閱讀心得與Python實作:Chap. 11 Neuroevolution
2
The Nature of Code閱讀心得與Python實作:10.5 Building a Gesture...
3
The Nature of Code閱讀心得與Python實作:0.2 The Random Walker Class
4
The Nature of Code閱讀心得與Python實作:10.3 Putting the "Network"..
5
The Nature of Code閱讀心得與Python實作:8.4 Trees
1
The Nature of Code閱讀心得與Python實作:Chap. 11 Neuroevolution
2
The Nature of Code閱讀心得與Python實作:10.5 Building a Gesture...
3
The Nature of Code閱讀心得與Python實作:0.2 The Random Walker Class
4
The Nature of Code閱讀心得與Python實作:10.3 Putting the "Network"..
5
The Nature of Code閱讀心得與Python實作:8.4 Trees
全部
Chapter0,1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
全部
Chapter0,1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
全部類型
免費與付費
最新發佈
最新發佈
ysf
2026/04/06
The Nature of Code閱讀心得與Python實作:10.5 Building a Gesture...
這一節要依循機器學習生命週期的步驟來實作一個手勢分類器。透過這個過程,就可以很清楚知道,機器學習生命週期的每一個步驟究竟要做些什麼,以及程式要怎麼寫。
#
python
#
Python
#
PYTHON
4
2
ysf
2026/04/06
The Nature of Code閱讀心得與Python實作:10.5 Building a Gesture...
這一節要依循機器學習生命週期的步驟來實作一個手勢分類器。透過這個過程,就可以很清楚知道,機器學習生命週期的每一個步驟究竟要做些什麼,以及程式要怎麼寫。
#
python
#
Python
#
PYTHON
4
2
ysf
2026/02/23
The Nature of Code閱讀心得與Python實作:10.4 Machine Learning with..
本節介紹機器學習的生命週期,以及如何用Keras建立用於分類和迴歸的模型。
#
ML
#
Python
#
pygame
4
4
ysf
2026/02/23
The Nature of Code閱讀心得與Python實作:10.4 Machine Learning with..
本節介紹機器學習的生命週期,以及如何用Keras建立用於分類和迴歸的模型。
#
ML
#
Python
#
pygame
4
4
ysf
2026/02/02
The Nature of Code閱讀心得與Python實作:10.3 Putting the "Network"..
單一一個感知器雖然能解一些問題,但能解的問題範圍極其有限。如果把多個感知器組合,形成一個多層感知器(multilayer perceptron, MLP),那這個由多個神經元所組成的網路,將可以解決更複雜、更困難的問題。這一節的主要內容,就在概略地介紹多層感知器。
#
PYTHON
#
Python
#
python
1
ysf
2026/02/02
The Nature of Code閱讀心得與Python實作:10.3 Putting the "Network"..
單一一個感知器雖然能解一些問題,但能解的問題範圍極其有限。如果把多個感知器組合,形成一個多層感知器(multilayer perceptron, MLP),那這個由多個神經元所組成的網路,將可以解決更複雜、更困難的問題。這一節的主要內容,就在概略地介紹多層感知器。
#
PYTHON
#
Python
#
python
1
ysf
2026/01/26
The Nature of Code閱讀心得與Python實作:10.2 The Perceptron
這節要介紹的是最簡單的類神經網路,也就是只含有一個神經元的感知器(perceptron)。
#
python
#
Python
#
PYTHON
2
1
ysf
2026/01/26
The Nature of Code閱讀心得與Python實作:10.2 The Perceptron
這節要介紹的是最簡單的類神經網路,也就是只含有一個神經元的感知器(perceptron)。
#
python
#
Python
#
PYTHON
2
1
ysf
2025/12/22
The Nature of Code閱讀心得與Python實作:10.1 Introducing ...
簡單介紹類神經網路(artificial neural network, ANN)的應用範圍、運作方式、學習方式、第三方程式庫等。
#
pygame
#
python
#
Python
5
ysf
2025/12/22
The Nature of Code閱讀心得與Python實作:10.1 Introducing ...
簡單介紹類神經網路(artificial neural network, ANN)的應用範圍、運作方式、學習方式、第三方程式庫等。
#
pygame
#
python
#
Python
5
ysf
2025/12/15
The Nature of Code閱讀心得與Python實作:Chap. 10 Neural Networks
這一章要介紹的是現在紅透半邊天,可以說是AI基石的類神經網路(artificial neural network, ANN)。
#
PYTHON
#
python
#
Python
3
1
ysf
2025/12/15
The Nature of Code閱讀心得與Python實作:Chap. 10 Neural Networks
這一章要介紹的是現在紅透半邊天,可以說是AI基石的類神經網路(artificial neural network, ANN)。
#
PYTHON
#
python
#
Python
3
1